php forum
php mysql forum
php mysql smarty
 
Page 3 of 16 < 1 2 3 4 5 ... 15 16 >
Topic Options
#149900 - 11/03/01 09:27 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I forgot 1 line in Canvey's bug bugfix! wink

ZIP/MHK files updated, upload the new ubb_lib_calendar.cgi.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#149901 - 11/03/01 09:34 AM Re: [6.1x] Calendar Hack 1.9
Charles Offline
Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
LK could you tell us what line you modified ?

thanks smile
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#149902 - 11/03/01 09:44 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Above:
Code:
code:
Add
Code:
code:
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#149903 - 11/03/01 09:12 PM Re: [6.1x] Calendar Hack 1.9
RTM Offline
Member

Registered: 05/14/01
Posts: 45
Loc: http://www.templeofblues.com/
Excellent, seems to be running smoothly now! I noticed that there are no more event serial numbers in the events file. Interesting... ;-)

I will start indepth testing, and we will probably launch our calendar tomorrow on our public site if all goes well...

Again, thanks and congrats LK and Jordo wink

Rob
_________________________
RTM

http://www.templeofblues.com/
To Preserve and Promote the Blues!

Top
#149904 - 11/04/01 03:04 AM Re: [6.1x] Calendar Hack 1.9
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Anyone else getting strange results trying to use the mhp file? It's throwing errors finding code in the cp_*.cgi files and when I run the hack it seems to be doing something really strange - code is added that the mhp doesn't call for and other code disappears... ???

Does the multihack tend to cache old files? I've deleted the output folder files and restarted the program, but it seems like ghost files appear when running the calendar.mhp cuz the differences are things I remember from the old 1.6 version. (it added:
require "$vars_config{VariablesPath}/vars_wordlets_calendar.cgi";

to the spot in cp.cgi that an earlier version would have and I don't see this in recent versions of the calendar mod.


I'll probably reboot and see if the memory or temp file folder gets cleared.

[ 11-04-2001: Message edited by: AllenAyres ]
_________________________
- Allen wavey
- What Drives You?

Top
#149905 - 11/04/01 09:43 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Calendar Hack 1.9 released, now it uses [32] and another way since I got some information about 6.2 laugh

Rehack: ubb_profile.cgi, ubb_lib_posting.cgi, ubb_registration.cgi, ubb_lib_files.cgi (to decrease 55 to 32), public_display_profile.pl.

Use upgrade19.cgi to upgrade from 1.6/1.7/1.8, and don't forget to BACKUP YOUR MEMBERS DIR FIRST!! wink

[ 11-06-2001: Message edited by: LK ]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#149906 - 11/04/01 10:34 AM Re: [6.1x] Calendar Hack 1.9
1QuickSI Offline
Coder

Registered: 06/10/01
Posts: 705
Loc: CT
Installed on test system and working. Thank you for updating the MHK as well as it made my install painless smile
_________________________
...Steven
Hostboard.com
Running UBB v6.1.0.4
Doing what NO other UBB in the world is doing.
The first & only production UBB powered by MySQL.

Top
#149907 - 11/04/01 10:52 AM Re: [6.1x] Calendar Hack 1.9
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
I get this when trying to update member files

Undefined subroutine &main::StandardHTML called at /www/reeftalk/test/cgi-bin/ubb_lib_files.cgi line 829.

this is from upgrade19.cgi
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#149908 - 11/04/01 11:27 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
ZIP file updated with an updated upgrade19.cgi, now it checks if the file exists first and it also stops every 300 users to prevent cgi timeout error.

omegatron, try again with the new file.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#149909 - 11/04/01 01:05 PM Re: [6.1x] Calendar Hack 1.9
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Hi LK,

I ran the upgrade, and had the following result..

00000000 member not found.
Success! File removed for security purposes.

Is this correct?

Thanks as usual....

Canvey.
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#149910 - 11/04/01 01:12 PM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
member not found = it's shown up in memberslist.cgi but doesn't exist, so I made a check so ubb_lib_files.cgi won't make &StandardHTMLs. In other words, it means 'the file doesn't exist, we didn't modify it, but everything else is fine', so if there REALLY isn't 00000000 (and I don't think there is such thing wink ), it's fine.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#149911 - 11/04/01 01:52 PM Re: [6.1x] Calendar Hack 1.9
White Gold Wielder Offline
Member

Registered: 11/02/01
Posts: 78
Why should I upgrade from 1.8 to 1.9?

Quote:
quote:


This is all the information we get about a minor upgrade? I don't have time to upgrade my hacks if there is no reason to.
_________________________
"For who would lie idle when the king has returned?"
www.MinasTirith.com

Top
#149912 - 11/04/01 02:05 PM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It makes the upgrading to 6.2 smoother, I think it's pretty important. You don't have to upgrade though, but I probably won't include upgrade*.cgi in the 6.2.0 ZIP so the users will have to manually fill in their birthdate.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#149913 - 11/04/01 02:10 PM Re: [6.1x] Calendar Hack 1.9
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
I got the same thing? 000000 not found. Now I checked some member files and the birthdates are in the 32 lines in backwards format but they are still down in the 54th line as well. Should this be what happens? the custom status thing uses line 55
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#149914 - 11/04/01 02:19 PM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
No, if I understand what you mean it shouldn't be like that and in my board it's not like that, but if it works, there is no problem wink

Can you send me a members file (password/etc censored, ofcourse) for example?

Also I forgot to include the new public_display_profile.pl part, please download the new ZIP/MHK and rehack it.

[ 11-04-2001: Message edited by: LK ]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#149915 - 11/04/01 03:41 PM Re: [6.1x] Calendar Hack 1.9
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Lookin good so far LK. All birthday fields were switched from 55 to 32 and put in the correct format. They aren't showing up when you click on the calendar tho... something I am missing here?
_________________________
- Allen wavey
- What Drives You?

Top
#149916 - 11/05/01 06:07 AM Re: [6.1x] Calendar Hack 1.9
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
They show up in the calendar only after the user edits his/her profile/registers, it doesn't check the profile fields.

[edit: that's odd, even when I update my profile it isn't shown up... works fine in my board confused

Try to rehack ubb_profile.cgi.]

[ 11-05-2001: Message edited by: LK ]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#149917 - 11/05/01 04:33 PM Re: [6.1x] Calendar Hack 1.9
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Weird error I am noticing. I have done no new hacking to my board. Yesterday I installed the new calendar and ran the upgrade program. I posted error above but yesterday I noticed my newestmemberline is gone from the board even though it is enabled in control panel and now new members can not register. They get a confirmation and everything but my members directory does not have the new files.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#149918 - 11/05/01 06:56 PM Re: [6.1x] Calendar Hack 1.9
Manik Offline
Member

Registered: 02/22/01
Posts: 46
I havent upgraded to 1.9 yet, but with 1.8 I noticed that even when you uncheck "Click here to display birthday" and then hit update profile, it stays checked regardless. Also, when you view someones profile that supposedly doenst want their birthday displayed, it still shows up!

Top
#149919 - 11/05/01 07:06 PM Re: [6.1x] Calendar Hack 1.9
MrStormyNights Offline
Member

Registered: 09/12/01
Posts: 166
Loc: Illinois
Tried updating ubb_lib_files.cgi, ubb_lib_posting.cgi. ubb_profile.cgi and ubb_registration.cgi, changed 55 to 32, then ran upgrade19.cgi. Below is what I got:


00000000 member not found.
Content-type: text/html
Software error:
Undefined subroutine &main::StandardHTML called at /home/wewfhfc/public_html/cgi-bin/roleplay/ubb_lib.cgi line 415.
For help, please send mail to the webmaster (webmaster@wewfhf.com), giving this error message and the time and date of the error.

any ideas LK ???

FYI: this is lines 390-425 of ubb_lib.cgi

sub PostHackDetails {

my @message = @_;
my $called = &Tracer;

my $hackstring = "";


$hackstring .= "nHACK ATTEMPT DATE: $GotTime{LastLoginDT}n$_[1]nAttempt Details:nEnvironment:n";
foreach (sort keys %ENV) {
$hackstring .= "$_ t $ENV{$_}n";
}

$hackstring .= "nPassed to script:n";

foreach (sort keys %in) {
$hackstring .= "$_ t $in{$_}n";
}

$hackstring .= "nnTracer: $calledn";

$hackstring .= "-=- " x 20;

&AppendFileAsString("$vars_config{NonCGIPath}/hacklog.cgi", $hackstring);

&StandardHTML(join("", @message)); (line 415)

}

sub CheckBadChars { # check for | , ;, .. or >< character hack attempts
my $checkthis = shift;
if ($checkthis =~ /&#0124;&#0124;;|<|>|..|*/) { #
&PostHackDetails("$vars_wordlets_err{hack_attempt_bad_char}");
}
return 1;
} # end SR


any ideas LK ???

[ 11-05-2001: Message edited by: MrStormyNights ]

Top
Page 3 of 16 < 1 2 3 4 5 ... 15 16 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks